Skip to content

docs: clarify pnpm runtime management conflicts - #2620

Merged
fengmk2 merged 2 commits into
voidzero-dev:mainfrom
liangmiQwQ:liang/codex/docs-pnpm-runtime-management
Sep 7, 2026
Merged

docs: clarify pnpm runtime management conflicts#2620
fengmk2 merged 2 commits into
voidzero-dev:mainfrom
liangmiQwQ:liang/codex/docs-pnpm-runtime-management

Conversation

@liangmiQwQ

Copy link
Copy Markdown
Collaborator

Vite+ and pnpm can both manage Node.js, leading to duplicate downloads and inconsistent runtime versions between commands.

This PR adds a VitePress tip to the Environment guide documenting pnpm config set --global runtimeOnFail ignore for pnpm 11+. It explains that the global setting also disables pnpm's automatic management of other declared runtimes, including Bun and Deno, so users can consider the impact on their projects before applying it.

🤖 Generated with Codex

@netlify

netlify Bot commented Sep 6, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 80faf15
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a9e1de21813000007cbea93

@liangmiQwQ
liangmiQwQ marked this pull request as ready for review September 6, 2026 21:57
@liangmiQwQ
liangmiQwQ requested a review from fengmk2 September 6, 2026 21:57
@fengmk2
fengmk2 merged commit 5e6897a into voidzero-dev:main Sep 7, 2026
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants